CRPEJob::GetNthParam

Syntax

GetNthParam (paramN SMALLINT) RETURNING BOOLEAN, ixString

Parameter

paramN

Specifies which parameter in the stored procedure you want to get the value of. The first parameter of a stored procedure is 0, the second is 1, etc.

Remarks

Gets the Nth parameter of a stored procedure. Use this method whenever you need to find out a particular parameter required by a stored procedure in a SQL database table.

Returns

BOOLEAN

TRUE if the call is successful, FALSE if something goes wrong.

ixString

Retrieves the current value of the specified parameter in the stored procedure.

Related Topics

PEGetNthParameterCurrentValue



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com